/*transform*/


/*caijian*/

.treehome img {
	max-width: 100%;
}

.treehome img:hover  {
    transform: rotateY(360deg);
}



body.treehome {
	opacity: 1;
}

body.treehome:before {
	/*display: none;*/
}

.w1560 {
	width: 82%;
	margin: 0 auto;
	max-width: 1560px;
}

.teehome-more {
	width: 135px;
	height: 44px;
	/*background-image:url(../../img/main/btn.png);*/
	background-color: #008cd6;
	background-size: 100%;
	line-height: 44px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	border-top-left-radius: 22px;
	border-bottom-right-radius: 22px;
	box-shadow: 0 0 20px 6px rgba(0, 140, 63, 0.2);
}

.pretreehome-more {
	width: 120px;
	height: 44px;
	/*background-image:url(../../img/main/btns1.png);*/
	background-size: 100%;
	line-height: 44px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	background: #008cd6;
	border-radius: 22px;
	box-shadow: 0 0 20px 6px rgba(0, 140, 214, 0.2);
}

.pretreehome-more.on {
	/*background-image:url(../../img/main/btns2.png);*/
	background-color: #fff;
	color: #008cd6;
}

.pretreehome-more.on:hover {
	color: #008cd6;
}

.pretreehome-more:hover {
	color: #fff;
}

.treehome-prolists {
	margin-top: .25rem;
	font-size: 0;
}

.treehome-prolists .items {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	text-align: center;
}

.treehome-prolists .items .tmore {
	display: block;
	line-height: 1;
	position: relative;
}

.treehome-prolists .items .tmore span:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 2px;
	bottom: 0;
	left: 0;
	background: #008cd6;
}

.treehome-prolists .items .tmore span {
	display: inline-block;
	vertical-align: top;
	padding: 5px 0;
	position: relative;
	color: #008cd6;
}

.treehome-prolists .items .imgs {
	width: 6.5rem;
	height: 7.625rem;
	margin: 0 auto;
}

.treehome-prolists .items .imgs img{
	transition: .5s ease-in-out;
}
.treehome-prolists .items:hover .imgs img,.v-abouts-center .list .items:hover .imgs img{
    transform: scale3d(1.1,1.1,1);
}
.treehome-prolists .items .pretreehome-more {
	margin: 0 auto;
	margin-bottom: .7rem;
	margin-top: .7rem;
}

.treehome-prolists .items .tit {
	color: #444444;
}

.treehome-prolists .items .txt {
	color: #666666;
	margin-top: .2rem;
}

.treehome-banner {
	position: relative;
	z-index: 2;
	overflow: hidden;
}

.treehome-banner .cn-01,
.treehome-banner .cn-02,
.treehome-banner .teehome-more {
	transition: .5s ease-in-out;
}


/*.treehome-banner .items:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../../img/main/banner.png) no-repeat top;
  background-size: 100%;
  z-index: 1;
}*/

.treehome-banner .images {
	background-size: cover;
	background-position: 50% 50%;
}

.treehome-banner .swiper-btn .btns {
	position: absolute;
	width: 1.125rem;
	height: 2.25rem;
	margin: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
}

.treehome-banner .swiper-btn .btns.swiper-button-prev {
	left: 1.5rem;
	background-image: url(../../img/main/prev.png);
}

.treehome-banner .swiper-btn .btns.swiper-button-next {
	right: 1.5rem;
	background-image: url(../../img/main/next.png);
}

.treehome-banner .teehome-more {
	margin-top: 1rem;
}

.treehome-banner .images {
	height: 24rem;
}

.treehome-banner .words {
	line-height: 1.2;
	z-index: 5;
}

.treehome-banner .items {
	display: block;
	position: relative;
	overflow: hidden;
}

.treehome-banner .items .words {
	position: absolute;
	color: #fff;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	/* IE 9 */
	-moz-transform: translate(-50%, -50%);
	/* Firefox */
	-webkit-transform: translate(-50%, -50%);
	/* Safari  Chrome */
	-o-transform: translate(-50%, -50%);
	/* Opera */
	padding: 0 1.75rem;
}

.treehome-pagination {
	position: absolute;
	width: 100%;
	bottom: 1rem;
	left: 0;
}

.treehome-pagination .swiper-pagination-bullet {
	width: .7rem;
	height: .7rem;
	position: relative;
	background: transparent;
	margin: 0 5px;
	opacity: 1;
}

.treehome-pagination .swiper-pagination-bullet:before {
	content: "";
	position: absolute;
	width: 4px;
	height: 4px;
	left: 50%;
	top: 50%;
	margin-left: -2px;
	margin-top: -2px;
	background: #fff;
	border-radius: 50%;
}

.treehome-pagination .ui-loop {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	/*opacity: 0;*/
	transition: all .3s;
}

.treehome-pagination .ui-loop svg {
	position: absolute;
	left: 0;
	top: 0;
	transition: all .3s;
}

.treehome-pagination .ui-loop .path-loop-bg {
	fill: none;
	width: 100%;
	height: 100%;
	stroke: #fff;
	stroke-miterlimit: 10;
	stroke-width: 3px;
	opacity: 0;
}

.treehome-pagination .ui-loop .path-loop {
	fill: none;
	stroke: #fff;
	stroke-miterlimit: 10;
	stroke-width: 3px;
	opacity: 0;
	transition: opacity .3s 1s;
}

.treehome-pagination .swiper-pagination-bullet-active .ui-loop .path-loop-bg {
	opacity: .2;
}

.treehome-pagination.swiper-pagination span.swiper-pagination-bullet-active .ui-loop {
	opacity: 1;
}

.treehome-pagination.swiper-pagination span.swiper-pagination-bullet-active .path-loop {
	opacity: 1;
}

.treehome-tits {
	line-height: 1;
	margin-bottom: 1rem;
	text-align: center;
}

.treehome-products {
	padding-top: 2.5rem;
	padding-bottom: 1.5rem;
}

.treehome-server {
	padding: 0rem;
	padding-top: 0rem;
	padding-bottom: 0rem;
}

.v-servertop {
	position: relative;
}

.v-servertop .images {
	height: 14rem;
}

.v-servertop .words-list {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	text-align: center;
	color: #fff;
	font-size: 0;
}

.v-servertop .imgs,
.v-servertop .words {
	display: inline-block;
	vertical-align: bottom;
	height: 100%;
	position: relative;
	height: 14rem;
}

.v-servertop .words {
	width: 9em;
	margin-left: 3.375rem;
}

.v-servertop .words .tit {
	line-height: 1.32;
}

.v-servertop .words .box {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	/* IE 9 */
	-moz-transform: translateY(-50%);
	/* Firefox */
	-webkit-transform: translateY(-50%);
	/* Safari  Chrome */
	-o-transform: translateY(-50%);
	/* Opera */
	text-align: left;
}

.v-servertop .imgs {
	width: 12rem;
}

.v-servertop .imgs img {
	position: absolute;
	left: 0;
	bottom: 0;
}

.v-servertop .morebox {
	font-size: 0;
	margin-top: 1rem;
}

.v-servertop .morebox .pretreehome-more {
	display: inline-block;
	vertical-align: top;
}

.v-servertop .morebox .pretreehome-more:nth-child(n+2) {
	margin-left: .5rem;
}

.v-servercenter {
	font-size: 0;
	padding: 0 0rem;
}

.v-servercenter .items1 {
	display: inline-block;
	vertical-align: top;
	width: 33.3%;
	text-align: center;
	padding: 0.5rem;
	color: #999999;
}

.v-servercenter .items1 .imgs {
	width: 2.75rem;
	height: 2.75rem;
	margin: 0 auto;
	border-radius: 50%;
	background: #fff;
	box-shadow: 0 0 15px 5px rgba(0, 140, 63, 0.2);
}

.v-servercenter .items1 .imgs img {
	margin-top: 10px;
}

.v-servercenter .items1 .tit {
	color: #666666;
	margin-top: .5rem;
}

.v-servercenter .items1 .txt {
	margin-top: .25rem;
}

.v-servercenter .items {
	display: inline-block;
	vertical-align: top;
	width: 20%;
	text-align: center;
	padding: 1rem;
	color: #999999;
	cursor: pointer;
}

.v-servercenter .items .imgs {
	width: 2.75rem;
	height: 2.75rem;
	margin: 0 auto;
	border-radius: 50%;
	background: #fff;
	box-shadow: 0 0 15px 5px rgba(0, 140, 63, 0.2);
}

.v-servercenter .items .imgs img {
	margin-top: 20px;
	transition: all 2s;
}

.v-servercenter .items:hover .imgs img {
	transform: rotateY(360deg);
}

.v-servercenter .items:hover .imgs1 img {
    transform: rotateZ(360deg);
}

.v-servercenter .items:hover .imgs2 img {
    transform: rotateX(360deg);
}

.v-servercenter .items:hover .imgs3 img {
    transform: rotateY(360deg);
}

.v-servercenter .items:hover .imgs4 img {
    transform: rotateZ(360deg);
}

.v-servercenter .items:hover .imgs5 img {
    transform: rotateX(360deg);
}

.v-servercenter .items:hover .imgs6 img {
    transform: rotateY(360deg);
}


.v-servercenter .items .tit {
	color: #666666;
	margin-top: .5rem;
}

.v-servercenter .items .txt {
	margin-top: .25rem;
}

.v-shadow {
	box-shadow: 0 -10px 15px 8px rgba(0, 0, 0, 0);
}

.v-serverbots .images {
	height: 10rem;
}

.v-serverbots .items {
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}

.v-serverbots .items:nth-child(n+2) {
	margin-top: 1.25rem;
}

.v-serverbots .words {
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	padding: 0 3rem;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	/* IE 9 */
	-moz-transform: translateY(-50%);
	/* Firefox */
	-webkit-transform: translateY(-50%);
	/* Safari  Chrome */
	-o-transform: translateY(-50%);
	/* Opera */
}

.v-serverbots .words .pretreehome-more {
	margin-top: .9rem;
}

.v-serverbots .words .txt {
	margin-top: 0.125rem;
}

.treehome-about {
	padding: 0rem;
}

.v-abouts-top {
	position: relative;
}

.v-abouts-top .images {
	height: 20rem;
}

.v-abouts-top .pretreehome-more {
	margin-top: .8rem;
}

.v-abouts-top .words {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	/* IE 9 */
	-moz-transform: translate(-50%, -50%);
	/* Firefox */
	-webkit-transform: translate(-50%, -50%);
	/* Safari  Chrome */
	-o-transform: translate(-50%, -50%);
	/* Opera */
	width: 100%;
	padding: 1.5rem;
	box-sizing: border-box;
	text-align: center;
	color: #fff;
}

.v-abouts-top .words .tit {
	line-height: 1;
}

.v-abouts-top .words .txt {
	line-height: 2;
	margin-top: .8rem;
}

.treehome-about {
	padding-top: 1rem;
	padding-bottom: 0rem;
}

.treehome-about .v-abouts-top {
	margin-bottom: 0rem;
}

.v-abouts-center {
	padding: 0 3rem;
	margin-top: 1rem;
}

.v-abouts-center .list {
	padding: 0 1.75rem;
	font-size: 0;
}

.v-abouts-center .list .items {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	width: 27%;
	margin-left: 9.5%;
	cursor: pointer;
	margin-bottom: .75rem;
	background-color: #FFFFFF;
}

.v-abouts-center .list .items:nth-child(3n+1) {
	margin-left: 0;
}

.v-abouts-center .list .items .imgs {
	margin-bottom: 0rem;
	overflow: hidden;
	position: relative;
}

.v-abouts-center .list .items .imgs:before {
	position: absolute;
	content: "";
	width: 1.25rem;
	height: 1.25rem;
	border-radius: 50%;
	background-image: url(../images/video.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	background-color: #008cd6;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
	box-shadow: 0 0 10px 2px rgba(0, 140, 63, 0.1);
	opacity: 0;
	display: none;
}

.v-abouts-center .list .items.video .imgs:before {
	opacity: 1;
	display: block;
}

.v-abouts-center .list .items .span {
	text-align: center;
	line-height: 1.75;
	color: #555555;
	padding: 8px;
}

.treehome-culture {
	background: #f5f9f7;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	/*box-shadow: 0 10px 20px 10px rgba(0, 0, 0, 0.05) inset;*/
}

.treehome-culture .images {
	width: 33rem;
	height: 16rem;
}

.treehome-culture .items {
	position: relative;
}

.treehome-culture .lists:nth-child(n+2) {
	margin-top: 1.25rem;
}

.treehome-culture .words {
	position: absolute;
	width: 12.625rem;
	height: 12.625rem;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	/* IE 9 */
	-moz-transform: translateY(-50%);
	/* Firefox */
	-webkit-transform: translateY(-50%);
	/* Safari  Chrome */
	-o-transform: translateY(-50%);
	/* Opera */
	background: #fff;
	border-top-left-radius: .8rem;
	border-bottom-right-radius: .8rem;
	padding: 2rem 1.2rem;
	box-shadow: 0 0 10px 2px rgba(0, 140, 63, 0.05);
}

.treehome-culture .words .tit {
	line-height: 1.2;
}

.treehome-culture .words .txt {
	line-height: 1.875;
	color: #777777;
	margin-top: .8rem;
	margin-bottom: 1.75rem;
	/* overflow-y: auto;*/
	max-height: 3.75rem;
	text-align: justify;
}

.treehome-culture .words.fr {
	right: 0;
}

.treehome-culture .words.fl {
	left: 0;
}

.treehome-botsmorebox {
	text-align: center;
}

.v-newslist {
	font-size: 0;
}

.v-newslist .li {
	display: inline-block;
	vertical-align: top;
	width: 32%;
	margin-bottom: .75rem;
	padding-bottom: 1rem;
	margin-left: 2%;
	box-shadow: 0 0 15px 5px rgba(0, 140, 63, 0.05);
	background-color: #FFFFFF;
}

.v-newslist .li:nth-child(3n+1) {
	margin-left: 0;
}

.v-newslist .li .text {
	padding: .6rem .8rem;
}

.v-newslist .li .tits {
	line-height: 32px;
	height: 64px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	color: #444444;
}

.v-newslist .li .txts {
	color: #888888;
	line-height: 1;
	margin-top: .6rem;
}

.v-newslist .li .imgs {
	border-radius: 5px;
	overflow: hidden;
}

.v-newslist .li .imgs img {
	transition: .5s ease-in-out;
}

@media screen and (min-width: 1025px) {
	.teehome-more {
		transition: .5s ease-in-out;
	}
	.teehome-more:hover {
		color: #008cd6;
		/*background-image: url(../../img/main/btns.png);*/
		background-color: #fff;
		transition: .5s ease-in-out;
	}
	.treehome-banner .swiper-btn .btns {
		transition: .5s ease-in-out;
	}
	.treehome-banner .swiper-btn .btns:hover {
		transition: .5s ease-in-out;
	}
	.treehome-banner .swiper-btn .btns.swiper-button-prev:hover {
		background-image: url(../images/prev1.png);
	}
	.treehome-banner .swiper-btn .btns.swiper-button-next:hover {
		background-image: url(../images/next1.png);
	}
	.pretreehome-more {
		transition: .5s ease-in-out;
	}
	.pretreehome-more:hover {
		transition: .5s ease-in-out;
		transform: translateY(-10px);
	}
	.pretreehome-more.on:hover {
		color: #008cd6;
	}
	.treehome-prolists .items .tmore span {
		transition: .5s ease-in-out;
	}
	.treehome-prolists .items .tmore span:hover {
		transition: .5s ease-in-out;
		transform: translateY(-10px);
	}
	.v-newslist .li .imgs img,
	.v-abouts-center .list .items .imgs img,
	.v-servercenter .items .imgs,
	.treehome-prolists .items .imgs {
		transition: .5s ease-in-out;
	}
	.treehome-prolists .items .tmore span:hover {
		transition: .5s ease-in-out;
		transform: translateY(-10px);
	}
	.v-servercenter .items1 .imgs,.xiaoguoone .li .img img{
		transition: .5s ease-in-out;
	}
	.xiaoguoone .li .img1 img,.xiaoguoone .li .img2 img,.xiaoguoone .li .img3 img,
	.xiaoguoone .li .img4 img,.xiaoguoone .li .img5 img,.xiaoguoone .li .img6 img,
	.xiaoguoone .li .img7 img,.xiaoguoone .li .img8 img{
		transition: .5s ease-in-out;
	}
	.v-servercenter .items1:hover .imgs,
	{
		transition: .5s ease-in-out;
		transform: scale3d(1.05, 1.05, 1);
	}
.xiaoguoone .li:hover .img1 img,
.v-servercenter .items1:hover .imgs1 {
    transform: rotateZ(360deg);
}
.xiaoguoone .li:hover .img2 img,
.v-servercenter .items1:hover .imgs2 {
    transform: rotateX(360deg);
}
.xiaoguoone .li:hover .img3 img,
.v-servercenter .items1:hover .imgs3 {
    transform: rotateY(360deg);
}
.xiaoguoone .li:hover .img4 img,
.v-servercenter .items1:hover .imgs4 {
    transform: rotateZ(360deg);
}
.xiaoguoone .li:hover .img5 img,
.v-servercenter .items1:hover .imgs5 {
    transform: rotateX(360deg);
}
.xiaoguoone .li:hover .img6 img,
.v-servercenter .items1:hover .imgs6 {
    transform: rotateY(360deg);
}
.xiaoguoone .li:hover .img7 img,
.v-servercenter .items1:hover .imgs7 {
    transform: rotateY(360deg);
}
.xiaoguoone .li:hover .img8 img,
.v-servercenter .items1:hover .imgs8 {
    transform: rotateY(360deg);
}


	.v-newslist .li:hover .imgs img {
		transform: scale3d(1.05, 1.05, 1);
		transition: .5s ease-in-out;
	}
	
}

@media screen and (max-width: 1024px) {
	.v-servercenter .items .imgs {
		width: 30px;
		height: 30px;
	}
	.v-servercenter .items1 .imgs {
		width: 30px;
		height: 30px;
	}
	/*.treehome-culture .words {
    border-top-left-radius: 2rem;
    border-bottom-right-radius: 2rem;
  }

  .treehome-banner .images {
    height: 70vh;
  }

  .treehome-prolists .items .pretreehome-more {
    margin-top: 1.4rem;
    margin-bottom: 1.4rem;
  }

  .treehome-prolists .items {
    width: 50%;
    margin: 3% 0;
  }

  .treehome-prolists .items .imgs {
    width: 50%;
    height: auto;
  }

  .v-servertop .images,
  .v-servertop .imgs, .v-servertop .words {
    height: 25rem;
  }

  .v-servertop .imgs {
    width: 18rem;
  }

  .v-abouts-top .images {
    height: 32rem;
  }

  .treehome-tits {
    margin-bottom: 2rem;
  }

  .v-abouts-center .list .items {
    width: 32%;
    margin-left: 2%;
  }

  .v-abouts-center .list {
    padding: 0;
  }

  .treehome-culture .images {
    width: 100%;
    height: 32rem;
  }

  .v-servercenter .items {
    width: 50%;
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .v-servercenter .items .imgs {
    width: 70px;
    height: 70px;
  }

  .v-serverbots .images {
    height: 20rem;
  }

  .v-abouts-center {
    padding: 0;
  }

  .treehome-culture .words .txt {
    height: auto;
    max-height: 100%;
  }

  .treehome-culture .words {
    position: static;
    width: 100%;
    height: auto;
    padding: 5%;
    transform: translate(0);
    -ms-transform: translate(0);
    -moz-transform: translate(0);
    -webkit-transform: translate(0);
    -o-transform: translate(0);
  }

  .w1560 {
    width: 90%;
  }

  .v-newslist .li {
    margin-bottom: 1.5rem;
    padding-bottom: 2rem;
  }

  .treehome-culture .lists:nth-child(n+2) {
    margin-top: 4.5rem;
  }

  .treehome-culture {
    padding-top: 4.8rem;
    padding-bottom: 5rem;
  }

  .treehome-about .v-abouts-top {
    margin-bottom: 2.5rem;
  }

  .treehome-about {
    padding-top: 5rem;
    padding-bottom: 3rem;
  }

  .treehome-server {
    padding: 0 3rem;
    padding-top: 4rem;
    padding-bottom: 5rem;
  }*/
	.treehome-prolists .items .imgs {
		width: 65%;
		height: auto;
	}
	.pretreehome-more {
		width: 100px;
		height: 40px;
		line-height: 40px;
		border-top-left-radius: 20px;
		border-bottom-right-radius: 20px;
	}
	.treehome-culture .images {
		width: 100%;
	}
	.v-abouts-center {
		padding: 0;
	}
	.w1560 {
		width: 93%;
	}
	.v-serverbots .images {
		height: 12rem;
	}
	.v-abouts-center .list .items {
		width: 32%;
		margin-left: 2%;
	}
	.v-abouts-top .images {
		height: 18rem;
	}
	.v-servertop .imgs,
	.v-servertop .words,
	.v-servertop .images {
		height: 18rem;
	}
	.v-newslist .li .tits {
		line-height: 25px;
		height: 50px;
	}
	.treehome-culture .words {
		width: 100%;
		height: auto;
		position: static;
		transform: translate(0);
	}
	.treehome-culture .words .txt {
		height: auto;
		max-height: none;
	}
	.treehome-culture .images {
		height: 18rem;
	}
}

@media screen and (max-width: 767px) {
	body.treehome {
		/*display: none;*/
	}
}

.treehome-culture .images {
	background-size: cover!important;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
}

.treehome-prolists .items .tit {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

@media screen and (max-width: 768px) {
	.v-serverbots .images {
		height: 16rem;
	}
	.v-serverbots .words {
		padding: 0 1.5rem;
	}
	.treehome-banner .images {
		height: 30rem;
	}
}


/* three */

.jz-three {padding: 20px 0;}
.jz-three .jzth-font {text-align: center;}
.jzon-tit {font-size: 36px;color: #008cd6; margin-bottom: 14px;}
.jzon-dec {font-size: 18px;color: #666;line-height: 30px;}
.jz-three .container {padding: 0 15px; margin: 0 auto; width: 1370px;}
.jzth-dec {font-size: 24px;color: #333;margin: 0px 0 5px 0;}
.jzth-wrap {position: relative;}
.jzth-center {height: 500px;background: url(../images/jzth-bj.png) no-repeat center;}
.jzth-img {position: absolute;top: 47%;left: 50%;transform: translate(-50%, -50%);margin: 0 auto;border-radius: 50%;background-image: linear-gradient(-113deg, #029389, #1a4880);width: 300px;height: 300px;line-height: 300px;text-align: center;}
.jzth-img img {transition: all 20s;border-radius: 50%;}
.jzth-img:hover img {transform: rotate(360deg);}
.jzth-ul {position: absolute;height: 500px;width: 100%;top: 0;left: 0}
.jzth-ul .jzth-txt p {color: #444;font-size: 20px;line-height: 32px;}
.jzth-ul .jzth-txt div{color: #444;line-height: 20px;padding: 0 90px;}
.jzth-ul li {width: 41%;position: absolute;}
.jzth-ul li p {padding: 0 90px;}
.jzth-li1 .jzth-icon {float: right;}
.jzth-li2 .jzth-icon {float: right;}
.jzth-li3 .jzth-icon {float: right;}
.jzth-li4 .jzth-icon {float: left;}
.jzth-li5 .jzth-icon {float: left;}
.jzth-li6 .jzth-icon {float: left;}
.jzth-li1 {top: 58px;left: 0px;text-align: right;}
.jzth-li2 {top: 218px;left: -65px;text-align: right;}
.jzth-li3 {bottom: 67px;left: 20px;text-align: right;}
.jzth-li6 {top: 58px;right: 0px;}
.jzth-li5 {top: 222px;right: -62px;}
.jzth-li4 {bottom: 70px;right: 18px;}
.jzth-app {display: none;}
.jzth-app li {width: 50%;float: left;}
.jzth-app .jzth-font {height: 130px;padding: 20px 10px;}
.jzth-app .jzth-font p {font-size: 14px;line-height: 22px;margin-top: 8px;}
.litem .ulbox .li:last-child{padding-left:2rem !important;padding-right: 0 !important;}
.jzth-li1 .img1 img:hover,.jzth-li4 .img4 img:hover{ 
transition: .5s ease-in-out;
transform: rotateZ(360deg);}

.jzth-li2 .img2 img:hover,.jzth-li5 .img5 img:hover{ 
transition: .5s ease-in-out;
transform: rotateX(360deg);}

.jzth-li3 .img3 img:hover,.jzth-li6 .img6 img:hover{ 
transition: .5s ease-in-out;
transform: rotateY(360deg);}


.cooperation .content .rightbox .ulbox .li .img1 img:hover{ 
transition: .5s ease-in-out;
transform: rotateZ(360deg);}
.cooperation .content .rightbox .ulbox .li .img2 img:hover{ 
transition: .5s ease-in-out;
transform: rotateX(360deg);}
.cooperation .content .rightbox .ulbox .li .img3 img:hover{ 
transition: .5s ease-in-out;
transform: rotateY(360deg);}

@media screen and (max-width: 1260px) {
.jzth-ul .jzth-txt p {font-size: 16px;line-height: 26px;}
.jzth-ul li p {padding: 0 70px;}
.jzth-li1 {top: 58px;left: -26px;}
.jzth-li2 {top: 218px;left: -75px;}
.jzth-li3 {bottom: 81px;left: -5px;}
.jzth-li4 {bottom: 80px;right: -10px;}
.jzth-li5 {top: 222px;right: -81px;}
.jzth-li6 {top: 58px;right: -30px;}
.jz-three .container {width: 970px;}
}
@media screen and (max-width: 767px) {
.jz-three {padding: 40px 0;}
.jzth-center,.jzth-ul,.jzon-dec {display: none;}
.jzth-app {display: block;overflow: hidden;}
.jz-three .container {width: 100%;}
.jzon-tit {font-size: 20px;margin-bottom: 0;}
.jzth-dec {font-size: 14px;margin: 2px 0;}
}

@media screen and (max-width: 640px) {
.jzon-tit {font-size: 18px;}
}
/*# sourceMappingURL=style.css.map */